home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / DefineSprite_1887 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  94 b   |  9 lines

  1. if(_root.even10 == 2)
  2. {
  3.    this._visible = true;
  4. }
  5. else
  6. {
  7.    this._visible = false;
  8. }
  9.